home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / lib / python2.6 / dist-packages / softwareproperties / __init__.pyc (.txt) next >
Encoding:
Python Compiled Bytecode  |  2009-04-20  |  643 b   |  12 lines

  1. # Source Generated with Decompyle++
  2. # File: in.pyc (Python 2.6)
  3.  
  4. (UPDATE_MANUAL, UPDATE_NOTIFY, UPDATE_DOWNLOAD, UPDATE_INST_SEC) = range(4)
  5. CONF_MAP = {
  6.     'autoupdate': 'APT::Periodic::Update-Package-Lists',
  7.     'autodownload': 'APT::Periodic::Download-Upgradeable-Packages',
  8.     'autoclean': 'APT::Periodic::AutocleanInterval',
  9.     'unattended': 'APT::Periodic::Unattended-Upgrade',
  10.     'max_size': 'APT::Archives::MaxSize',
  11.     'max_age': 'APT::Archives::MaxAge' }
  12.